Overload | Description |
---|---|
Excluding(Expression<Func<TExpectation,Object>>) | Excludes the specified (nested) member from the structural equality check. |
Excluding | Excludes a (nested) property based on a predicate from the structural equality check. (Inherited from FluentAssertions.Equivalency.SelfReferenceEquivalencyOptions<EquivalencyOptions<TExpectation>>) |